| Name | Description | |
|---|---|---|
![]() |
addTemplateCells | add template cells, must conform to current grid dimensions Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
adjustCellSpacing | Adjust the cell spacings. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
appendCells | Append more template cells to the template cell grid. |
![]() |
bind | Bind an event to this class object. Inherited from dundas.EventDisposable. |
![]() |
checkAllCellsAdjacent | Check cells of cellsToCheck are always beside another cell. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
checkCellsAreRectangular | Check the cells of cellsToCheck and make sure the cells form a rectangular block. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
checkCellsMergable | Check if the cells are merge-able. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
checkIsCellAdjacent | Check if toBeChecked is adjacent to target Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
clearClosestCellHint | Clear the hint for the closest cell. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
clearSelection | Clear all template cells selections. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
clearTemplateCellBorderHint | Clear all border hints. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
detachTemplateCell | |
![]() |
dispose | Inherited from dundas.EventDisposable. |
![]() |
findColumnSpanDividingCell | Find the template Cell that is responsible for requiring a column resizer. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
findRowSpanDividingCell | Find the template Cell that is responsible for requiring a row resizer. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. |
![]() |
generateTemplate | Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
getCellById | Retrieve the viewmodel of a cell or a cell group. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
getClonedGrid | Get a DOM grid. |
![]() |
getClosestTemplateCell | Retrieves the closest templateCell relative to toCheckRectangle. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
getColumnWidth | Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
getRowDeterminingCells | Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
getRowHeight | Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
getSelectedCells | Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
getTemplateCellsOfGroup | Get the templateCells of a group. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
getTemplateCellsRectangle | Retrieve a hash table of data about the template cells' dimensions and position Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
groupTemplateCells | Group the specified template cells. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
hide | Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
mergeTemplateCells | Merge template cells. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
modifyColumnWidth | Change a column width. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
modifyColumnWithAndRowHeight | Change a column's width and a row's height together. |
![]() |
modifyRowHeight |
|
![]() |
prepareCellContainers | Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
raiseBindEvent | Fire the event specified with eventName, or subscribe a handler. Inherited from dundas.EventDisposable. |
![]() |
reattachTemplateCell | |
![]() |
refreshRowHeights | Refresh the row heights to update the grid. |
![]() |
removeTemplateCell | |
![]() |
resizeAdorner | Notify that the adorner is resized. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
setTemplateCells | Sets the template cell of this grid template adorner. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
show | Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
showClosestTemplateCellHint | Shows a hovering indicator hint on the closest templateCell relative to toCheckRectangle. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
showTemplateCellBorderHint | Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
showTemplateCellHint | Shows a hovering indicator hint on the templateCell. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
splitSelectedCell | Split the selected template cell. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
subscribe | Subscribe or unsubscribe an event handler for an event. Inherited from dundas.EventDisposable. |
![]() |
subscribeCellLockChanged | Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
subscribeCellSelected | Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
subscribeDisposed | Subscribe to the disposed event. Inherited from dundas.EventDisposable. |
![]() |
subscribeGridSizeChanged | Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
subscribeOnce | Subscribe a one time event handler for an event. Inherited from dundas.EventDisposable. |
![]() |
subscribeResizerVisibleChanged | Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
subscribeTemplateCellResized | Subscribe a handler for the templateCellResized event. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |
![]() |
trigger | Raise an event. Inherited from dundas.EventDisposable. |
![]() |
unbind | Unsubscribe an event. if handler is specified, unsubscribe that handler. if no parameters are specified, unbind everything. Inherited from dundas.EventDisposable. |
![]() |
unbindAll | unsubscribe all events. Inherited from dundas.EventDisposable. |
![]() |
ungroupTemplateCells | Ungroup a template cell group. Inherited from dundas.controls.GridTemplateAdorner. |
![]() |
updateCellDimensionPosition | |
![]() |
updateCells | Recreate the template cell grid with the provided template cells. |